home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 20 / Cream of the Crop 20 (Terry Blount) (1996).iso / os2 / filespy.zip / FILESPY.ASC < prev    next >
PGP Signed Message  |  1996-06-10  |  25KB  |  567 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3.                       ENGLISH AND GERMAN "MANUAL"
  4.  
  5.  FileSpy - Stellt allein vom Inhalt ausgehend das Format eines Files fest
  6.  FileSpy - Investigate the type of files, never looking at the filename.
  7.  
  8.      (c)(p)1994-1996 W.Koch, Feldstr.11, 40699 Erkrath-Hochdahl,Germany
  9.      Status: cardware
  10.      eMail: 101473.1015@compuserve.com
  11.      www: http://ourworld.compuserve.com/homepages/WalterKoch
  12.  
  13.  FileSpy gibt es für DOS oder OS/2, jeweils in englisch oder deutsch
  14.  
  15.  FileSpy is availble for DOS or OS/2, in english and german
  16.  
  17.  Die Dokumentation ist bilungal, dt. und englisch - also nicht wundern
  18.  dass zwischendurch Texte für unsere Anglistiker drin sind, es geht danach
  19.  immer auch deutschlich weiter :). Im Zweifelsfalle ist die deutsche
  20.  Fassung die ausschlaggebende.
  21.  
  22.  This manual is english dubbed :), so be patient with the original german
  23.  lines. If the shadow of a doubt comes down on you, the german text contains
  24.  the awful truth.
  25.  
  26.  SCHNELLSTART:
  27.  QUICKSTART:
  28.  - FILESPY.ZIP auspacken (PKUNZIP FILESPY.ZIP bzw. UNZIP FILESPY.ZIP) und
  29.    kopieren von FILESPY.EXE und FILESPY.CFG in ein Verzeichniss, das im
  30.    Pfad (PATH) steht (z.B. COPY FILESPY.EXE C:\WINDOWS).
  31.    Aufrufen mit
  32.       FILESPY <dateinamen>
  33.    dabei darf <dateinamen> Joker  enthalten, z.B.   FILESPY *.DLL
  34.    Im Prinzip kann man Filespy ähnlich aufrufen wie  DIR
  35.  - Unpack FILESPY.ZIP  (PKUNZIP FILESPY.ZIP or UNZIP FILESPY.ZIP) and copy
  36.    FILESPY.EXE and FILESPY.CFG to a directory, which is contained in
  37.    your PATH-variable (e.g.. COPY FILESPY.EXE C:\WINDOWS).
  38.    Invoke it with
  39.             FILESPY <filename>
  40.    <filename> may contain wildcards e.g.   FILESPY *.DLL
  41.    In fact you can call Filespy with the same arguments, you would use
  42.    with DIR
  43.  
  44.  
  45.  
  46.  Aufruf:  filespy {optionen} <wildcard> { {optionen} <wildcard> }
  47.  
  48.    -s  SUBDIR: bewirkt Suche auch in SubDirs der nachstehenden WildCards
  49.    -xd<Str> Schliesst Verzeichni.der.Namen <str> enthält von der Untersuch.aus
  50.    -xf<Str> Schliesst Dateien der.Namen <Str> enthält von der Untersuch.aus
  51.    -p  gibt den Dateinamen komplett mit Pfad aus
  52.    -g  gibt auch die Grösse aus
  53.    -b  gibt keine Infos, deren Ermittlung länger dauern kann (z.B. Inhalte
  54.        von Archiven)
  55.    -n  gibt bei einigen Dateitypen erweiterte Infos aus.
  56.    -m  zeigt Modulnamen und dafür benötigte DLLs an (hauptsächlich bei Windows
  57.        aber auch bei OS/2)
  58.    -x  packt Archive aus, und untersucht sie dann (Datei Filespy.cfg wird dazu
  59.        benötigt, ausserdem die passenden Auspacker (pkunzip.exe, unarj.exe
  60.        etc.). Das funktioniert auch rekursiv (also ZIP-Files in ARJ-Files in
  61.        LHARC Files...)!
  62.    -a[<Str>]  durchsucht Filenamen in Archiven nach <Str> (keine Joker erlaubt)
  63.    -d<Dir>  Generiert Dateien (z.B. aus HLP) nach <DIR>
  64.  
  65.    -r  suche Copyright Notiz der Dateien
  66.    -l  LANGTEXT: Bei Textdateien wird die Zielenbreite auf 132 erhöht
  67.    -c  CHUNKID: Für IFF,RIFF,HLP,OBJ: Ausgabe aller Chunks/SysCat/Header
  68.    -k  Copyright und PGP-Key
  69.  
  70.  
  71.  Beispiel: FILESPY C:\*.*  -s C:\OS2\*.DLL
  72.          sucht NUR im Hauptverzeichnis nach allen Dateien, ausserdem im
  73.          Verzeichnis OS2 und allen Unterverzeichnissen nach DLLs
  74.  
  75.          Filespy -srxb d:\*.*
  76.         sofern D: das CD-ROM-Laufwerk ist und die Festplatte noch einige
  77.         GigaByte Platz frei hat passiert hierdurch was lustiges...
  78.  
  79.  
  80.   Usage:  filespy { {optiones} <filename or wildcard> }
  81.  
  82.    -s  SUBDIR:  looking recursiv into all subdirectories
  83.    -b  do not show info, which are too timeconsuming (e.g. contenst of
  84.        archives)
  85.    -n  shows extended infos for some filetypes
  86.    -xd<str> do not spy into subdirs containing <str> as substring of the dirname
  87.    -xf<Str> do not spy at files containing <Str> as Substring of the filename
  88.    -c  CHUNKID: for IFF,RIFF,HLP,OBJ-Files: Show allr Chunks/SysCat/Header
  89.    -r  looks for a copyright note
  90.    -p  shows the complete path of the file
  91.    -g  shows the size of the file too
  92.    -m shows Modulename and required DLLs
  93.    -a[<Str>] show all files inside of archives (no archiver needed!) [shows
  94.              only file which contain the optional <string>]
  95.    -x  xtract archives (ZIP, ARJ etc.) and spy at the expanded files (File
  96.        FileSpy.cfg and the executable (unzip.exe, unarj.exe etc.) needed
  97.        This works with archives insides archives too!
  98.    -xb same as x, but do not delete the extracted files after spieng them.
  99.    -d<Dir>  stores files (e.g. from *.HLP) to  <DIR>
  100.    -k  copyright and PGP-Key
  101.  
  102.  Example: FILESPY C:\*.*  -s C:\OS2\*.DLL
  103.          looks for all files only into the rootdir. After this it tries
  104.          to find files with the extension "DLL" in the dir. OS2 and all
  105.          his subdirs.
  106.  
  107.          Filespy -srxb d:\*.*
  108.          asuming D: is your CD-ROM-Drive, and your harddisk is big enough to
  109.          hold some GB :)
  110.  
  111.    BTW: To learn the awful german language (and understand every output of
  112.    Filespy) contact a "Goethe-Institut" near to you (hoping the german
  113.    goverment didn't close it too...) http://www.goethe.de.
  114.    Ok,ok my english is more than bad, too... but don't hesitate to send me
  115.    a corrected version of this documentation. Every contributor will
  116.    receive a FREE ... credit here :)
  117.  
  118.  Bemerkungen:
  119.  Remarks:
  120.    - Anwendungszweck z.B.
  121.      * Wenn Windows meldet "Nicht alle benötigten Komponenten gefunden"
  122.        so kann man   Filespy -m <will_nicht_datei.exe>  eingeben, und man
  123.        erhält u.a. eine Liste alle benötigten Module
  124.      * Beim Aufräumen der Festplatte hilft es auch ungemein...
  125.      * Wiederfinden von Texten unabhängig vom Format.
  126.      * Feststellen ob ein Windows-Programm nun originär für
  127.        Windows 3, Windows 4 (Tarnname von 16 bittigen Win85 Teilen),
  128.        Windows 85 oder NT geschrieben worden ist. Filespy -s c:/Windows/*.dll
  129.        bringt da so mache überraschung...
  130.      * Suchen im Cache-Verzeichnis eines Webbrowser nach einer bestimmten
  131.        Web-Seite. Filespy c:\mosaic\cache  gibt die Titel der Html-Seiten
  132.        aus
  133.      * etc. pp
  134.  
  135.      Examples of use:
  136.      * If windows shows a error complaining about missing elements, you can
  137.        use   Filespy -m <a_file_that_does_not_start.exe>  and you will
  138.        reveive a list of DLLs/Modulenames this exe requires. This works
  139.        of course for DLLs, too.
  140.      * Cleaning up your harddisk
  141.      * Is a Windows-program written for 2.x 3.x, for Win85 or NT? Try
  142.        Filespy -s c:/Windows/*.dll
  143.        and you will see many part of a "32"-bit OS, which are 16 bit in
  144.        real life...(Win32=32 bit; Win 4.0 or lower=16bit)
  145.      * ...
  146.      * Searching the cache-directory of a webbrowser
  147.  
  148.  
  149.    - Mittels INSTALL.CMD kann für die OS/2 Version auf der OS/2 Oberfläche
  150.      ein Programm"objekt" (Icon) angelegt werden. Einfach INSTALL.CMD aus
  151.      dem Verzeichniss aufrufen, in dem Filespy.Exe und die mitgelieferten
  152.      Icons enthalten sind.
  153.      Jetzt kann man jede beliebige Datei oder Ordner auf das Icon drauffallen
  154.      lassen, und Filespy untersucht diese dann.
  155.    - With INSTALL.CMD you can install a program"object" on the OS/2 desktop
  156.      Just call INSTALL.CMD from the directory, where FILESPY.EXE and the
  157.      icons are contained.
  158.      Now you can drop nearly any file or dir onto the icon, and filespy
  159.      will spy them...
  160.  
  161.    - Unter Windows 85 ist es etwas komplizierter. Am einfachsten den Explorer
  162.      aufmachen und FileSpy.exe auf die Oberfläche ziehen (als "Verknüpfung")
  163.      und dann in den Eigenschaften das "Schliessen beim beenden" ausmachen
  164.      Jetzt kann man jede beliebige Datei oder Ordner auf das Icon drauffallen
  165.      lassen, und Filespy untersucht diese dann.
  166.    - With Windows 85 it is not that easy. Open an Explore-window and drag
  167.      filespy.exe as shortcut onto the desktop. Then open the porpertie-sheet
  168.      and uncheck at least the "close on exit" setting.
  169.      Now you can drop nearly any file or dir onto the icon, and filespy
  170.      will spy them...
  171.  
  172.    - Es gibt keine Versions"nummern" bei FileSpy, auch wenn einige CD-ROM
  173.      Ersteller m